Click or drag to resize

DisplayType Enumeration

Contains a value used to associate an icon with a particular row of a table.

Namespace:  Independentsoft.Msg
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public enum DisplayType
Members
  Member nameValueDescription
Agent0 An automated agent, such as Quote-Of-The-Day or a weather chart display.
DistributionList1 A distribution list.
Folder2 Display default folder icon adjacent to folder.
FolderLink3 Display default folder link icon adjacent to folder rather than the default folder icon.
FolderSpecial4 Display icon for a folder with an application-specific distinction, such as a special type of public folder.
Forum5 A forum, such as a bulletin board service or a public or shared folder.
GlobalAddressBook6 A global address book.
LocalAddressBook7 A local address book that you share with a small workgroup.
MailUser8 A typical messaging user.
Modifiable9 Modifiable; the container should be denoted as modifiable in the user interface.
Organization10 A special alias defined for a large group, such as helpdesk, accounting, or blood-drive coordinator.
PrivateDistributionList11 A private, personally administered distribution list.
RemoteMailUser12 A recipient known to be from a foreign or remote messaging system.
WideAreaNetworkAddressBook13 A wide area network address book.
NotSpecific14 Does not match any of the other settings.
None15 None.
See Also